var runtime.procAuxv
2 uses
runtime (current package)
os_linux.go#L231: var procAuxv = []byte("/proc/self/auxv\x00")
os_linux.go#L260: fd := open(&procAuxv[0], 0 /* O_RDONLY */, 0)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)